Skip to content

Conversation

JustinCapili
Copy link

Adding a mathjax_ignore as a bug fix to ensure that proper formatting is performed

Adding a mathjax_ignore as a bug fix to ensure that proper formatting is performed
@rhshadrach rhshadrach added Output-Formatting __repr__ of pandas objects, to_string Bug labels Oct 3, 2024
@mroeschke mroeschke requested a review from rhshadrach October 4, 2024 18:18
Copy link
Member

@rhshadrach rhshadrach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! A few requests:

  • Update the PR title to be more informative.
  • Add a note in the whatsnew for 3.0 in the bug fix section.
  • Add tests - for this, search the tests for tex2jax_ignore and add mathjax_ignore to the asserts (there are 4 tests).

Copy link
Contributor

github-actions bot commented Nov 5, 2024

This pull request is stale because it has been open for thirty days with no activity. Please update and respond to this comment if you're still interested in working on this.

@github-actions github-actions bot added the Stale label Nov 5, 2024
@rhshadrach
Copy link
Member

Closing as stale. If you'd like to continue, address the requests above, merge main, and we can reopen!

@rhshadrach rhshadrach closed this Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Output-Formatting __repr__ of pandas objects, to_string Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Disabling pandas option display.html.use_mathjax has no effect

2 participants